Skip to content

fix: bind tunnel registry server to localhost only - #296

Merged
harsha509 merged 1 commit into
mainfrom
fix/tunnel-registry-localhost-bind
Aug 20, 2026
Merged

fix: bind tunnel registry server to localhost only#296
harsha509 merged 1 commit into
mainfrom
fix/tunnel-registry-localhost-bind

Conversation

@harsha509

Copy link
Copy Markdown
Collaborator

The tunnel registry API is unauthenticated and was listening on all interfaces. Bind it to 127.0.0.1 so only local clients can reach it. Adds a unit test verifying connections on non loopback addresses are rejected.

@harsha509
harsha509 merged commit f837953 into main Aug 20, 2026
9 checks passed
@harsha509
harsha509 deleted the fix/tunnel-registry-localhost-bind branch August 20, 2026 21:43
github-actions Bot pushed a commit that referenced this pull request Aug 20, 2026
## [5.14.6](v5.14.5...v5.14.6) (2026-08-20)

### Bug Fixes

* bind tunnel registry server to localhost only ([#296](#296)) ([f837953](f837953))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 5.14.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants